home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 April
/
Macworld (1999-04).dmg
/
Cool Specials
/
Al Morale Demo
/
Al's Stuff
/
D200.DCR
/
00003_Special Chat frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-02-16
|
230 b
|
13 lines
on enterFrame
global gLite1, gLite2
puppetMan(gLite1, 1)
set the memberNum of sprite gLite1 to 118
puppetMan(gLite2, 1)
set the memberNum of sprite gLite2 to 118
updateStage()
end
on exitFrame
go(the frame + 1)
end